home *** CD-ROM | disk | FTP | other *** search
/ The Macintosh Demo Applications CD / Apple-MacintoshDemoApplicationsCD-1.0-1992.iso / More Information / GQL V3.0 / GQL⁄User / GQL_User.rsrc / STR#_1505.txt < prev    next >
Encoding:
Text File  |  1992-08-10  |  180 b   |  35 lines

  1. char(n)
  2.  
  3. varchar(n)
  4.  
  5. dec(p, s)
  6.  
  7. numeric(p, s)
  8.  
  9. smallint
  10.  
  11. int
  12.  
  13. largeint
  14.  
  15. character(n)
  16.  
  17. varcharacter(n)
  18.  
  19. decimal(p, s)
  20.  
  21. integer
  22.  
  23. float
  24.  
  25. real
  26.  
  27. doubleprecision
  28.  
  29. timestamp
  30.  
  31. date
  32.  
  33. time
  34.  
  35.